golang.org/x/net/http2.Framer.debugReadLoggerf (field)

4 uses

	golang.org/x/net/http2 (current package)
		frame.go#L344: 	debugReadLoggerf  func(string, ...interface{})
		frame.go#L452: 		debugReadLoggerf:  log.Printf,
		frame.go#L553: 		fr.debugReadLoggerf("http2: Framer %p: read %v", fr, summarizeFrame(f))
		frame.go#L1723: 			fr.debugReadLoggerf("http2: decoded hpack field %+v", hf)